home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 January / PCWorld_2002-01_cd.bin / Novinky / Becher / 1. Zlaty Kalich / ZlatyKalich.exe / scripts / DefineButton2_2177 / BUTTONCONDACTION on(release).as next >
Text File  |  2001-11-12  |  118b  |  6 lines

  1. on(release){
  2.    _root.stopdragall();
  3.    _root.armbut._visible = false;
  4.    _root.armstrong.gotoAndPlay("sing");
  5. }
  6.